[INFO] fetching crate ws2812-esp32-rmt-driver 0.13.1...
[INFO] testing ws2812-esp32-rmt-driver-0.13.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ws2812-esp32-rmt-driver 0.13.1 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate ws2812-esp32-rmt-driver 0.13.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ws2812-esp32-rmt-driver 0.13.1
[INFO] tweaked toml for crates.io crate ws2812-esp32-rmt-driver 0.13.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ws2812-esp32-rmt-driver 0.13.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ws2812-esp32-rmt-driver 0.13.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ba1e7d947bcbc559fc7230b66fc569fd0b30d92f7b09fe3cc56d60c8a5700ce
[INFO] running `Command { std: "docker" "start" "-a" "2ba1e7d947bcbc559fc7230b66fc569fd0b30d92f7b09fe3cc56d60c8a5700ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ba1e7d947bcbc559fc7230b66fc569fd0b30d92f7b09fe3cc56d60c8a5700ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ba1e7d947bcbc559fc7230b66fc569fd0b30d92f7b09fe3cc56d60c8a5700ce", kill_on_drop: false }`
[INFO] [stdout] 2ba1e7d947bcbc559fc7230b66fc569fd0b30d92f7b09fe3cc56d60c8a5700ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7a1391ad6ce909fd95a7eee88e1211a647ac4b4ac1e68c35aaeb213e34a03f2
[INFO] running `Command { std: "docker" "start" "-a" "f7a1391ad6ce909fd95a7eee88e1211a647ac4b4ac1e68c35aaeb213e34a03f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling embuild v0.33.1
[INFO] [stderr]    Compiling ws2812-esp32-rmt-driver v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 3.33s
[INFO] running `Command { std: "docker" "inspect" "f7a1391ad6ce909fd95a7eee88e1211a647ac4b4ac1e68c35aaeb213e34a03f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7a1391ad6ce909fd95a7eee88e1211a647ac4b4ac1e68c35aaeb213e34a03f2", kill_on_drop: false }`
[INFO] [stdout] f7a1391ad6ce909fd95a7eee88e1211a647ac4b4ac1e68c35aaeb213e34a03f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 802bcc224982ce42bd30b449f9a50cbf10614b16295d90b41427b51296ae4712
[INFO] running `Command { std: "docker" "start" "-a" "802bcc224982ce42bd30b449f9a50cbf10614b16295d90b41427b51296ae4712", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smart-leds-trait v0.3.2
[INFO] [stderr]    Compiling smart-leds v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling ws2812-esp32-rmt-driver v0.13.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0601]: `main` function not found in crate `m5atom_smart_leds`
[INFO] [stdout]   --> examples/m5atom_smart_leds.rs:36:2
[INFO] [stdout]    |
[INFO] [stdout] 36 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/m5atom_smart_leds.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `m5atom_embedded_graphics`
[INFO] [stdout]   --> examples/m5atom_embedded_graphics.rs:64:2
[INFO] [stdout]    |
[INFO] [stdout] 64 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/m5atom_embedded_graphics.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `smart_leds_pl9823_rgb`
[INFO] [stdout]   --> examples/smart_leds_pl9823_rgb.rs:60:2
[INFO] [stdout]    |
[INFO] [stdout] 60 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/smart_leds_pl9823_rgb.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ws2812-esp32-rmt-driver` (example "m5atom_smart_leds") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0601]: `main` function not found in crate `smart_leds_sk6812_rgbw`
[INFO] [stdout]   --> examples/smart_leds_sk6812_rgbw.rs:36:2
[INFO] [stdout]    |
[INFO] [stdout] 36 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/smart_leds_sk6812_rgbw.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ws2812-esp32-rmt-driver` (example "m5atom_embedded_graphics") due to 1 previous error
[INFO] [stderr] error: could not compile `ws2812-esp32-rmt-driver` (example "smart_leds_pl9823_rgb") due to 1 previous error
[INFO] [stderr] error: could not compile `ws2812-esp32-rmt-driver` (example "smart_leds_sk6812_rgbw") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "802bcc224982ce42bd30b449f9a50cbf10614b16295d90b41427b51296ae4712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "802bcc224982ce42bd30b449f9a50cbf10614b16295d90b41427b51296ae4712", kill_on_drop: false }`
[INFO] [stdout] 802bcc224982ce42bd30b449f9a50cbf10614b16295d90b41427b51296ae4712
